@brief Writes a file into vdr format (compatible up to version 2.1) @ingroup file
@param fname file name @param dvb_file contents of the file to be written
@return It returns zero if success, or a positive error number if it fails.
This function is called internally by dvb_write_file_format.
See Implementation
@brief Writes a file into vdr format (compatible up to version 2.1) @ingroup file
@param fname file name @param dvb_file contents of the file to be written
@return It returns zero if success, or a positive error number if it fails.
This function is called internally by dvb_write_file_format.